Book Contents

Create piloted control list selectors

Use the piloted control list selector to select from a list of states for a process or operation. The selected state on the list is highlighted. If the list scrolls, the state at the top of the list is highlighted.

The object can be controlled directly by an operator, or remotely by a device such as a programmable controller. The operator or the controller scrolls through the list to select a different state or a different group of visible states. The object can be configured to write out the value of the selected state, the value of the state in the top position on the list, and the values of all the states visible on the list, to the data source. If all the visible states of the object are being written, the data source must be a direct reference array tag with a length that matches the number of states visible on the list. The syntax of such an array tag depends on the FactoryTalk Linx OPC server used.

When the piloted control list object is selected, if the object is operator-controlled, the operator can scroll through the list and select states using key buttons or by using the arrow keys and Enter key on a keypad or an external keyboard. Key buttons can also be linked directly to the piloted control list selector so that they will work whether the object has the input focus or not.

To create a piloted control list selector

  1. In the Graphics Display editor, select Objects > Advanced > Piloted Control List Selector.
  2. Drag the mouse to position and draw a rectangle the general size and location you want the selector to be.
  3. Double-click the selector to open its Properties dialog box.
  4. In the Properties dialog box, specify the how the selector looks, whether it will be controlled remotely or by an operator, its states and connections, and whether to use Enter key handshaking.

See also

Configure the piloted control list selector (General tab)

Set up states for the piloted control list selector (States tab)

Set up handshaking for the piloted control list selector (Timing tab)

Set up connections for the piloted control list selector (Connections tab)

How the piloted control list selector works at run time

Keywords: piloted control list selector